To add this favicon to your site:
Download and open favicon package. See ReadMe.txt for a copy of the following steps and more information.

Upload favicon.ico and animated_favicon1.gif to your web site. These files are in the favicon package you've downloaded.

Add following HTML tags to your web page after the <head> tag but before the </head> tag:

<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" type="image/gif" href="animated_favicon1.gif">